home *** CD-ROM | disk | FTP | other *** search
- Path: manawatu.planet.co.nz!dave
- From: dave@eclipsnz.manawatu.gen.nz (Dave Dustin)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Which would be faster?
- Date: Tue, 2 Jan 96 18:03:32 +1300 (NZDT)
- Organization: Eclipse Software (NZ)
- Message-ID: <dave.0mtr@eclipsnzmanawatu.gen.nz>
- NNTP-Posting-Host: eclipsnz.manawatu.gen.nz
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- X-NewsSoftware: GRn 2.1 Feb 19, 1994
-
- I was just wondering, which of these two methods would be fastest:
-
- 1> Closing a window, then opening a new one with a different size/position
-
- 2> Resizing a window to a new size/position, then clearing the
- contents, currently using EraseRect(), of the window ready for
- putting new data into window.
-
-
- --
- Dave
-